Hệ thống bổ nhiệm bác sĩ trong PHP bằng mã nguồn

1    <!-- footer section -->
2             <footer>
3                 <div
class="col-md-12 fsection">
4                     <div
class="col-md-4" id="contact">
5                     <p>Category</p> <hr>
6                     <ul>
7                         <li><a href=
"signin.php">Search for Doctors</a></li>
8                         <li><a href=
"signin.php">Contact with Doctors</a></li>
9                         
10                     </ul>
11                     </div>
12                     <div
class="col-md-4">
13                         <p>Contact us</p> <hr>
14                             cloudHub@gmail.com <br>
15                             Cell:
973869824232</p>
16                             <span style=
"color: red;font-size: 15px">&copy;<?php echo date('Y'); ?>-All Rights Reserved</span>
17                     </div>
18                     <div
class="col-md-4 share_img">
19                     <p>Link With</p> <hr>
20                         <a href=
"" ><img src="img/fb-free.png" alt="facebok"></a>
21                         <a href=
""><img src="img/gogle-plud-free.png" alt="google-plus"></a>
22                         <a href=
""><img src="img/twitter.png" alt="twitter"></a>
23                         
24                     </div>
25                 </div>
26                 
27
28             </footer>
29
30         <!-- footer section Ends-->


Gõ tìm kiếm nhanh...